home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3cwid.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_CLIENTWINDOWIDENTIFIER_H = 1;
- include("oops/r3root.js")
-
-
- var R3CLID_CLIENTWINDOWIDENTIFIER = 1232;
-
-
-
- function r3Clientwindowidentifier () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_CLIENTWINDOWIDENTIFIER, arguments);
- }
- }
-
- r3Clientwindowidentifier.prototype=new r3Root;
- // r3cwid.h_H